Technical Q&As
QTW 60 - Dynamically Linking to QuickTime for Windows (1-Aug-95)
Q We want to dynamically link our product to Quick Time for Windows. How can we
do this?
A The QTW.LIB file contains static code, so you can't use it directly. Instead,
you can write another DLL that links the needed QuickTime for Windows
functions, and you can export the functions you need from your DLL. You can
also use either the QuickTime VBX or the MCI driver provided with QuickTime for
Windows 2.0 (if these solutions provide the functionality you need).
If you just need the QTW.LIB library, you can purchase the QuickTime/QuickTime
for Windows 2.0 SDK CD, which is available from:
APDA
P.O. Box 319
Buffalo, NY 14207-0319
1-800-282-2732 U.S.
1-800-637-0029 Canada
(716) 871-6555 International
(716) 871-6511 Fax
AppleLink APDA
America Online APDA
CompuServe 76666,2405
Internet APDA@applelink.apple.com
Technical Q&As
Previous Question | Contents | Next Question